ProtectionRulesConfigurationRules Property |
Contains an array of protection rules
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<ProtectionRule> Rules { get; }Public ReadOnly Property Rules As IList(Of ProtectionRule)
Get
Property Value
Type:
IListProtectionRule
See Also